-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update peerDependency #3318
update peerDependency #3318
Conversation
Generated by 🚫 dangerJS |
I found 9f3abba after make this PR. Please close this PR if not appropriate. |
I think we can put |
I read lerna/lerna#1018 again. But if you think it is a problem, how about |
|
Codecov Report
@@ Coverage Diff @@
## master #3318 +/- ##
==========================================
- Coverage 35.82% 35.63% -0.19%
==========================================
Files 472 472
Lines 10164 10121 -43
Branches 979 935 -44
==========================================
- Hits 3641 3607 -34
- Misses 5887 5933 +46
+ Partials 636 581 -55
Continue to review full report at Codecov.
|
@sixmen You should now have access to the main repo, you do not have to work from your fork anymore, you can create branches and commit directly on this repo ;) 👍 |
I think this is not needed anymore. I'll close this. |
Issue:
What I did
remove npm WARNs
How to test
Is this testable with Jest or Chromatic screenshots? NO
Does this need a new example in the kitchen sink apps? NO
Does this need an update to the documentation? NO
If your answer is yes to any of these, please make sure to include it in your PR.